* lisp/minibuffer.el (completion--capf-wrapper): Check applicability before
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 28 May 2011 02:10:32 +0000 (23:10 -0300)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 28 May 2011 02:10:32 +0000 (23:10 -0300)
commitc93eb3d9846aec2b9c3341d349226576d6136649
tree3ffc46d69e83a38eff5085eaad53b5e71c66b7e1
parent5767db198d6317a7213f8d79b47757916aa89f18
* lisp/minibuffer.el (completion--capf-wrapper): Check applicability before
retuning non-nil for non-exclusive completion data.
* lisp/progmodes/etags.el (tags-completion-at-point-function):
* lisp/info-look.el (info-lookup-completions-at-point): Mark as non-exclusive.
(info-complete): Adjust accordingly.
* lisp/erc/erc-pcomplete.el (erc-pcompletions-at-point): Mark the completion
data as non-exclusive if it's using the default-completion-function.
(pcomplete-erc-parse-arguments): Rename pcomplete-parse-erc-arguments.
(pcomplete-erc-setup): Use new name.
lisp/ChangeLog
lisp/erc/ChangeLog
lisp/erc/erc-pcomplete.el
lisp/info-look.el
lisp/minibuffer.el
lisp/progmodes/etags.el